Some wallets, for instance the Samourai wallet; offer the ability to connect to a trusted node (your own)
Wouldn't it be great if this could be done by simply scanning a qr-code..
I’m sure that if this functionality was built directly into the Core GUI, then most of the wallet providers would adapt and make it super easy to pair your node and your phone.
So what do you think?
Is this possible / desirable?
The probleme here is, that for this functionality, you need to have a listening server at your bitcoin-core and opened a specific port in your firewall, and port forwarding enabled if you have a router and want this to work over the internet (and a static IP address or dynamic DNS). I could continue this list here.
So, there are many things to setup, which just can't be setup through a simple QR code. A simple QR code would be possible, if everything was centralized. But as you run your node on your own computer, you have to do the whole setup your own. And that highly depends on your environment and how your node accesses the internet.
So, to sum up: It's not that simple and there is no easy way to simplify this "trusted node" connection. It would surely be nice if there was one, but it's just the decentralized technology itself which makes it difficult.