Let the user upload an image from photo library and get the qr code scanned from that uploaded image. I know how to use UIImagePickerController (used it before ...
You can make a great QRCode scanner using ZXingObjC. It's a barcode image processing library designed to be used on both iOS devices and in Mac applications.