I don’t have flickering issues on Wayland in Arch. There are other troubles like excessive console messages, splash screen and other windows strictly positioned according to KDE rules with self-built Slicer but not with downloadable factory archive.
All these are resolved however with:
export QT_QPA_PLATFORM=“xcb”
You may add this line to a startup bash script to simplify things, if it’s not done already.