I found a way to make QR code scanning easier for iOS users. Right now, most web wallets do QR code scanning by taking a picture and hoping that it is clear enough to scan. It can take a few tries if you don't get a good picture.
I came up with an iOS app that is simply a QR code scanner. It can be launched with a link that can specify a callback url which gets passed the qr code data after scanning.
The QR Code app is called Scan Code:
https://itunes.apple.com/us/app/scan-code-qr-code-reader/id828167977?mt=8It works with an HTML5 wallet I've been working on called Coin Pocket:
https://coinpocketapp.com