#16944 added support for creating a PSBT in the GUI, when using a watch-only wallet.
It would be useful to test this functionally, by expanding the tests here: https://github.com/bitcoin/bitcoin/blob/master/src/qt/test/wallettests.cpp#L173-L180
The test should also check the balance in the send screen, see #17587.